GH-492: [CI] Remove java_ prefix from ci/scripts/*.sh#493
Merged
kou merged 1 commit intoapache:mainfrom Jan 8, 2025
Merged
Conversation
Member
Author
|
TODO: We need to update https://github.com/apache/arrow/blob/438cf9bd2d31506635bc56ca0371df53030ff4d1/ci/scripts/integration_arrow_build.sh#L63 after this is merged. |
be5c081 to
54f6bce
Compare
lidavidm
approved these changes
Jan 8, 2025
54f6bce to
e9635fb
Compare
kou
added a commit
to kou/arrow
that referenced
this pull request
Jan 8, 2025
…apache/arrow-java For apache/arrow-java#493. Remove `java_` prefix.
kou
added a commit
to apache/arrow
that referenced
this pull request
Jan 8, 2025
…/arrow-java (#45199) ### Rationale for this change For apache/arrow-java#493. ### What changes are included in this PR? Remove `java_` prefix. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #45164 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
amoeba
pushed a commit
to apache/arrow
that referenced
this pull request
Jan 9, 2025
…/arrow-java (#45199) ### Rationale for this change For apache/arrow-java#493. ### What changes are included in this PR? Remove `java_` prefix. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #45164 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
amoeba
pushed a commit
to apache/arrow
that referenced
this pull request
Jan 11, 2025
…/arrow-java (#45199) ### Rationale for this change For apache/arrow-java#493. ### What changes are included in this PR? Remove `java_` prefix. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #45164 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
QuietCraftsmanship
pushed a commit
to QuietCraftsmanship/arrow
that referenced
this pull request
Jul 7, 2025
…/arrow-java (#45199) ### Rationale for this change For apache/arrow-java#493. ### What changes are included in this PR? Remove `java_` prefix. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #45164 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes GH-492.